home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
GAMEECTS
/
CHEAT30.LZH
/
VICECHT.ZIP
/
RUNCHEAT.BAT
next >
Wrap
DOS Batch File
|
1990-01-15
|
2KB
|
73 lines
echo off
cls
echo . Miami Vice Cheat - January 15, 1990
echo .
echo . This cheat will give you unlimited men in the game.
echo .
echo . Make sure 'STATIC1.EXE', 'BOATS.EXE', 'SCROLL.EXE', 'STATIC2.EXE'
echo . and 'STATIC3.EXE' are in your current sub-directory, then
echo .
pause
IF '%1' == '' GOTO HELP
IF %1 == r GOTO RESTORE
IF %1 == c GOTO CHEAT
IF %1 == d GOTO DELETE
GOTO END
:DELETE
del vicecht.bat
del viceres.bat
echo All cheat batch files deleted. - Rescue Raider API
del runcheat.bat
:RESTORE
ren static1.exe static1
ren boats.exe boats
ren scroll.exe scroll
ren static2.exe static2
ren static3.exe static3
debug < viceres.bat
ren static1 static1.exe
ren boats boats.exe
ren scroll scroll.exe
ren static2 static2.exe
ren static3 static3.exe
cls
echo Your game is now in normal play mode. - Rescue Raider [API]
GOTO END
:CHEAT
ren static1.exe static1
ren boats.exe boats
ren scroll.exe scroll
ren static2.exe static2
ren static3.exe static3
debug < vicecht.bat
ren static1 static1.exe
ren boats boats.exe
ren scroll scroll.exe
ren static2 static2.exe
ren static3 static3.exe
cls
echo You now have unlimited men! - Rescue Raider [API]
GOTO END
:HELP
cls
echo +-----------------------------------------------+
echo Type 'runcheat r' to restore game to normal
echo Type 'runcheat c' to install the cheat
echo Type 'runcheat d' to delete cheat batch files
echo +-----------------------------------------------+
:END
echo .
echo Call these fine boards:
echo .
echo Solsbury Hill ][ - Home to API
echo 301-428-3268, 2400 baud, 20 megs (temporary setup)
echo .
echo The Cemetery Gates
echo 818-575-1887, 9600 baud, 100+ megs
echo .
echo The Roach Motel - INC dist. site
echo 818-369-2083, 14.4k baud, 100+ megs
echo .